Files
19a3e2bd-df69-4a76-bf77-693…/vercel.json
2026-05-15 13:06:56 +00:00

5 lines
97 B
JSON

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