Files
2a93838e-af06-4f78-b01f-972…/vercel.json
2026-03-12 06:40:46 +00:00

5 lines
97 B
JSON

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