Files
c3e1bca3-80c1-477c-a3fb-165…/vercel.json
2026-03-06 17:32:48 +00:00

5 lines
97 B
JSON

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