Files
b227ce9e-db73-4bc6-8a4e-a95…/vercel.json
2026-06-13 02:47:56 +00:00

5 lines
97 B
JSON

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