Files
bb9f9b79-663e-409c-b088-a3d…/vercel.json
2026-02-18 00:00:14 +00:00

5 lines
97 B
JSON

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