Files
963c01b4-bc48-476c-8913-b46…/vercel.json
2026-04-18 11:29:55 +00:00

5 lines
97 B
JSON

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