Files
f8048991-a043-4e2d-b47b-61c…/vercel.json
2026-04-18 07:10:50 +00:00

5 lines
97 B
JSON

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