Files
4f9ce192-7762-4c9f-ba87-a28…/vercel.json
2026-03-07 16:56:07 +00:00

5 lines
97 B
JSON

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