Files
46b940fb-d358-4964-a042-92e…/vercel.json
2026-03-15 12:47:57 +00:00

5 lines
97 B
JSON

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