Files
1d4f18f0-27ea-4530-9bdd-e92…/vercel.json
2026-03-09 13:01:55 +00:00

5 lines
97 B
JSON

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