Files
efbd4307-3e26-4e75-a793-7f8…/vercel.json
2026-03-26 20:35:49 +00:00

5 lines
97 B
JSON

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