Files
4ab1b61f-080c-473b-90f7-3de…/vercel.json
2026-06-03 07:54:09 +00:00

5 lines
97 B
JSON

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