Files
d65c8191-cb89-4c1e-b4a4-357…/vercel.json
2026-04-13 00:23:36 +00:00

5 lines
97 B
JSON

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