Files
4709e56b-2942-4e4d-8e35-dea…/vercel.json
2026-04-14 08:36:57 +00:00

5 lines
97 B
JSON

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