Files
eb7739d7-bce2-48ec-8dc7-8e7…/vercel.json
2026-04-12 22:26:51 +00:00

5 lines
97 B
JSON

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