Files
2ede791e-2c66-41f0-9d2a-098…/vercel.json
2026-04-15 17:36:03 +00:00

5 lines
97 B
JSON

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