Files
0f1c30c8-ef22-44ff-9bfc-8d5…/vercel.json
2026-06-06 07:14:39 +00:00

5 lines
97 B
JSON

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