Files
b0c74cd6-1a78-4194-9a19-8f4…/vercel.json
2026-03-03 05:33:21 +00:00

5 lines
97 B
JSON

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