Files
0a4ec5e7-ff2c-44ba-8e22-90e…/vercel.json
2026-03-03 05:37:40 +00:00

5 lines
97 B
JSON

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