Files
d964c9e9-cc2b-4241-aec0-fd3…/vercel.json
2026-03-05 11:16:12 +00:00

5 lines
97 B
JSON

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