Files
643ea9c7-f0f3-4be0-b3da-af2…/vercel.json
2026-05-06 21:53:17 +00:00

5 lines
97 B
JSON

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