Files
9044d4ce-c5af-4755-9690-b84…/vercel.json
2026-05-12 17:30:40 +00:00

5 lines
97 B
JSON

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