Files
b9156c8b-37b5-43ba-adce-23d…/vercel.json
2026-05-05 06:49:12 +00:00

5 lines
97 B
JSON

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