Files
b11f2c04-cb8b-4d82-ad25-bd2…/vercel.json
2026-04-20 13:46:55 +00:00

5 lines
97 B
JSON

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