Files
3b14c76d-0cb7-4e14-8f35-23d…/vercel.json
2026-05-22 04:29:36 +00:00

5 lines
97 B
JSON

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