Files
7fed09f8-5152-4b78-a23d-7f8…/vercel.json
2026-03-20 10:55:43 +00:00

5 lines
97 B
JSON

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