Files
a01674e3-3b97-4d91-9710-cf7…/vercel.json
2026-03-07 14:50:06 +00:00

5 lines
97 B
JSON

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