Files
98d57118-44bb-4f74-9d87-e01…/vercel.json
2026-04-27 19:08:03 +00:00

5 lines
97 B
JSON

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