Files
53d4f7fd-90e6-4b7e-891d-40b…/vercel.json
2026-03-06 04:42:50 +00:00

5 lines
97 B
JSON

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