Files
b0fc6880-7b40-4918-8efd-30b…/vercel.json
2026-05-01 10:14:42 +00:00

5 lines
97 B
JSON

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