Files
c9b29ee6-27d8-4a4b-a715-e65…/vercel.json
2026-06-02 18:58:22 +00:00

5 lines
97 B
JSON

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