Files
2e724269-7add-4d01-984c-47f…/vercel.json
2026-03-16 08:22:33 +00:00

5 lines
97 B
JSON

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