Files
509c472b-1f98-44f2-9fa0-a40…/vercel.json
2026-05-30 21:19:27 +00:00

5 lines
97 B
JSON

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