Files
69b3be98-c66f-4fa9-ac47-d23…/vercel.json
2026-04-06 13:28:01 +00:00

5 lines
97 B
JSON

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