Files
4366a2e1-9750-44e2-bbf8-b81…/vercel.json
2026-03-28 11:37:46 +00:00

5 lines
97 B
JSON

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