Files
0a5ae7c9-5c39-4e64-b9d2-3d8…/vercel.json
2026-02-22 03:33:12 +00:00

5 lines
97 B
JSON

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