Files
0ac4860d-8768-40c0-8091-e7d…/vercel.json
2026-03-05 09:27:46 +00:00

5 lines
97 B
JSON

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