Files
0017ff8a-ff33-4286-af86-97e…/vercel.json
2026-03-13 03:03:14 +00:00

5 lines
97 B
JSON

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