Files
b0c377f9-26cb-496b-8fe0-5bd…/vercel.json
2026-04-03 23:59:29 +00:00

5 lines
97 B
JSON

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