Files
95bec2ba-1b20-400c-9659-fe8…/vercel.json
2026-03-05 20:14:40 +00:00

5 lines
97 B
JSON

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