Files
4b8cc68b-1c6f-4b8b-9d78-148…/vercel.json
2026-03-07 16:11:44 +00:00

5 lines
97 B
JSON

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