Files
1d817b35-e08b-41f6-9fd5-9d4…/vercel.json
2026-03-11 20:50:54 +00:00

5 lines
97 B
JSON

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