Files
984900fd-8c14-4e3b-b87f-309…/vercel.json
2026-06-03 08:49:20 +00:00

5 lines
97 B
JSON

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