Files
784f10de-d623-4523-8a8c-b5d…/vercel.json
2026-04-09 12:24:24 +00:00

5 lines
97 B
JSON

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