Files
31f9fcf8-4c78-44c6-a722-290…/vercel.json
2026-06-10 17:52:00 +00:00

5 lines
97 B
JSON

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