Files
d8d4473a-b3eb-4ef1-9e63-5a6…/vercel.json
2026-04-22 13:56:18 +00:00

5 lines
97 B
JSON

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