Files
6f49efd4-b3d4-4c9f-a01f-c94…/vercel.json
2026-06-10 21:41:35 +00:00

5 lines
97 B
JSON

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