Files
8ff97e1b-4525-4822-8e59-15d…/vercel.json
2026-03-20 18:27:47 +00:00

5 lines
97 B
JSON

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