Files
ed8ad9b8-be85-477b-94bb-52a…/vercel.json
2026-03-09 18:48:45 +00:00

5 lines
97 B
JSON

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