Files
ba69fc37-f98e-4d85-9fca-7e4…/vercel.json
2026-04-25 22:46:52 +00:00

5 lines
97 B
JSON

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