Files
7b97377f-1222-4cb2-a3aa-91d…/vercel.json
2026-04-03 23:46:01 +00:00

5 lines
97 B
JSON

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