Files
2cfe6d53-e0b4-4e73-93f7-348…/vercel.json
2026-02-21 16:47:28 +00:00

5 lines
97 B
JSON

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