Files
4cf41c3e-4211-42eb-bbb9-d92…/vercel.json
2026-04-27 16:58:09 +00:00

5 lines
97 B
JSON

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