Files
6daf4da5-8f9c-4111-a916-907…/vercel.json
2026-06-08 18:15:33 +00:00

5 lines
97 B
JSON

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