Files
c166be3e-60fb-4a3f-b9f9-fe8…/vercel.json
2026-04-13 05:20:48 +00:00

5 lines
97 B
JSON

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