Files
5bfc6396-2989-4555-8b18-2dd…/vercel.json
2026-03-10 12:32:10 +00:00

5 lines
97 B
JSON

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