Files
086feb01-45dc-4b6b-ad20-70e…/vercel.json
2026-06-11 19:38:02 +00:00

5 lines
97 B
JSON

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