Files
688c15f4-4316-4c1b-a29e-384…/vercel.json
2026-05-08 03:11:42 +00:00

5 lines
97 B
JSON

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