Files
8b24b066-c2cb-499b-9796-05b…/vercel.json
2026-03-10 14:08:57 +00:00

5 lines
97 B
JSON

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