Files
8d1ae8de-28ec-46af-aa9c-b2f…/vercel.json
2026-03-12 03:06:24 +00:00

5 lines
97 B
JSON

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