Files
4d02a19a-c6a8-4e38-8e90-cfd…/vercel.json
2026-03-04 08:17:49 +00:00

5 lines
97 B
JSON

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