Files
e5c67a4a-80fc-4aad-9dac-f49…/vercel.json
2026-06-03 22:01:28 +00:00

5 lines
97 B
JSON

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