Files
58bedcb3-683d-47ee-b26a-18a…/vercel.json
2026-02-23 20:13:23 +00:00

5 lines
97 B
JSON

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