Files
4969b482-1030-46ac-bed1-fd9…/vercel.json
2026-06-11 01:39:50 +00:00

5 lines
97 B
JSON

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