Files
4fdcf56b-ad93-4d91-b97a-5d5…/vercel.json
2026-03-06 00:31:29 +00:00

5 lines
97 B
JSON

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