Files
ee64bb34-6b43-4cbf-a876-6fe…/vercel.json
2026-03-20 14:57:08 +00:00

5 lines
97 B
JSON

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