Files
8d94b7c8-0740-4c14-af9f-b1b…/vercel.json
2026-05-11 04:56:38 +00:00

5 lines
97 B
JSON

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