Files
8221d73c-1fe9-4645-8dbb-ead…/vercel.json
2026-05-12 11:25:12 +00:00

5 lines
97 B
JSON

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