Files
3df6d52d-e6b0-4e3b-803a-0ca…/vercel.json
2026-06-01 05:54:57 +00:00

5 lines
97 B
JSON

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