Files
3eda1b0b-e5e7-48ef-97a4-cc8…/vercel.json
2026-03-14 15:44:23 +00:00

5 lines
97 B
JSON

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