Files
49724613-be64-4c71-8e32-ca4…/vercel.json
2026-04-18 09:26:38 +00:00

5 lines
97 B
JSON

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