Files
696fd37b-162d-489f-8665-8cd…/vercel.json
2026-03-09 23:52:57 +00:00

5 lines
97 B
JSON

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