Files
4cb03905-1c86-41f3-b622-ef2…/vercel.json
2026-03-25 14:48:30 +00:00

5 lines
97 B
JSON

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