Files
7abb5e23-24f2-4e07-b78f-d07…/vercel.json
2026-03-15 12:10:55 +00:00

5 lines
97 B
JSON

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