Files
491de2f6-d141-40f5-8597-fe2…/vercel.json
2026-03-01 19:09:20 +00:00

5 lines
97 B
JSON

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