Files
a8ca6bcb-5722-46c8-8ff7-43d…/vercel.json
2026-03-14 23:06:57 +00:00

5 lines
97 B
JSON

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