Files
56e1308e-5e12-4b19-9962-2f9…/vercel.json
2026-03-10 17:09:42 +00:00

5 lines
97 B
JSON

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