Files
14d69853-70ef-4a04-89c3-e2b…/vercel.json
2026-03-07 08:21:20 +00:00

5 lines
97 B
JSON

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