Files
b17659c1-1d04-43e9-ac30-04a…/vercel.json
2026-04-11 13:02:04 +00:00

5 lines
97 B
JSON

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