Files
256b6c0b-7112-457e-b168-64c…/vercel.json
2026-05-22 17:47:57 +00:00

5 lines
97 B
JSON

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