Files
b3056eb6-3c0f-4fbc-a5b6-741…/vercel.json
2026-02-24 21:28:46 +00:00

5 lines
97 B
JSON

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