Files
4c47789e-e736-4073-9927-cf2…/vercel.json
2026-05-19 07:42:17 +00:00

5 lines
97 B
JSON

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