Files
b669fd36-5c57-4866-8a98-0fe…/vercel.json
2026-03-08 10:45:41 +00:00

5 lines
97 B
JSON

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