Files
2b8c9611-a646-4882-9c2e-ed2…/vercel.json
2026-04-05 21:43:11 +00:00

5 lines
97 B
JSON

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