Files
02b6d728-6de5-413b-a8a5-1d4…/vercel.json
2026-03-11 21:14:03 +00:00

5 lines
97 B
JSON

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