Files
4817d4cb-e24a-44b7-8b56-654…/vercel.json
2026-06-07 22:54:44 +00:00

5 lines
97 B
JSON

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