Files
8dc06b80-8ec7-49cc-8d57-4a4…/vercel.json
2026-04-18 09:25:15 +00:00

5 lines
97 B
JSON

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