Files
8d79172b-c309-4592-b3df-ff2…/vercel.json
2026-04-22 21:46:52 +00:00

5 lines
97 B
JSON

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