Files
73467be4-e799-4873-88e4-296…/vercel.json
2026-05-06 02:13:15 +00:00

5 lines
97 B
JSON

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