Files
e4dbd698-f15a-4f36-aeeb-28e…/vercel.json
2026-03-10 00:03:41 +00:00

5 lines
97 B
JSON

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