Files
b68c4b98-8042-44db-b4a7-289…/vercel.json
2026-03-12 11:03:06 +00:00

5 lines
97 B
JSON

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