Files
c3396df6-1b46-4830-a7cf-b9e…/vercel.json
2026-05-08 14:33:58 +00:00

5 lines
97 B
JSON

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