Files
fb70e12c-3451-4eb9-b1e5-ce4…/vercel.json
2026-03-07 07:10:03 +00:00

5 lines
97 B
JSON

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