Files
3d6ce2b2-a977-45a7-a00f-6e9…/vercel.json
2026-03-17 16:27:16 +00:00

5 lines
97 B
JSON

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