Files
23350189-8beb-4d01-a3b5-dd2…/vercel.json
2026-04-11 22:01:27 +00:00

5 lines
97 B
JSON

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