Files
4a4e0b13-5347-46e3-b0ee-a10…/vercel.json
2026-06-09 19:22:13 +00:00

5 lines
97 B
JSON

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