Files
2fc7e201-7cf8-4d06-b8dd-174…/vercel.json
2026-05-24 16:26:15 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}