Files
8a4a2d12-30f2-4f3d-acf1-644…/vercel.json
2026-05-27 01:27:42 +00:00

5 lines
97 B
JSON

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