Files
2551a5b9-ed60-461f-9462-d95…/vercel.json
2026-04-27 01:48:38 +00:00

5 lines
97 B
JSON

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