Files
d4859e85-1327-4d58-bd2a-407…/vercel.json
2026-03-15 16:58:13 +00:00

5 lines
97 B
JSON

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