Files
93808edc-5bc5-4a75-8d02-948…/vercel.json
2026-03-04 14:31:46 +00:00

5 lines
97 B
JSON

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