Files
8feb18b2-7a49-4944-b964-d95…/vercel.json
2026-03-18 09:31:58 +00:00

5 lines
97 B
JSON

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