Files
e80bcf18-a31e-4b5c-a537-4fe…/vercel.json
2026-03-11 09:59:20 +00:00

5 lines
97 B
JSON

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