Files
0f0f95e2-b3ba-438f-8c4a-da2…/vercel.json
2026-04-01 14:24:39 +00:00

5 lines
97 B
JSON

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