Files
3bd59816-fa93-4c6c-b4d8-558…/vercel.json
2026-06-09 07:30:14 +00:00

5 lines
97 B
JSON

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