Files
949f044a-23be-4018-9472-768…/vercel.json
2026-05-14 05:38:33 +00:00

5 lines
97 B
JSON

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