Files
c0ded21c-abc7-48ac-904e-db4…/vercel.json
2026-04-20 12:01:15 +00:00

5 lines
97 B
JSON

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