Files
0bb2657c-b2c2-4ca0-89e0-c5b…/vercel.json
2026-02-20 19:31:06 +00:00

5 lines
97 B
JSON

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