Files
e6d146cc-3e13-446d-880a-e0d…/vercel.json
2026-03-05 10:16:01 +00:00

5 lines
97 B
JSON

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