Files
62039825-7981-432a-beea-e4d…/vercel.json
2026-05-26 04:37:01 +00:00

5 lines
97 B
JSON

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