Files
b875df6f-8914-4cc5-b3c5-0fe…/vercel.json
2026-03-10 14:45:04 +00:00

5 lines
97 B
JSON

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