Files
239b304f-cb03-4dca-a1e6-f96…/vercel.json
2026-03-19 20:02:41 +00:00

5 lines
97 B
JSON

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