Files
9c232e37-ba89-42d2-a600-47a…/vercel.json
2026-03-27 11:11:47 +00:00

5 lines
97 B
JSON

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