Files
dc7c8997-5ea2-4efb-bdf8-8e8…/vercel.json
2026-04-08 09:24:07 +00:00

5 lines
97 B
JSON

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