Files
3cd99493-54de-4492-b61d-c66…/vercel.json
2026-03-11 04:37:39 +00:00

5 lines
97 B
JSON

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