Files
ba027e42-2ece-4eab-9efe-4b2…/vercel.json
2026-03-25 22:04:30 +00:00

5 lines
97 B
JSON

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