Files
ed49e52c-6ce1-4b25-911f-7f8…/vercel.json
2026-03-27 11:32:41 +00:00

5 lines
97 B
JSON

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