Files
fc5e71e1-20f2-4b7e-be49-c6d…/vercel.json
2026-05-26 09:41:06 +00:00

5 lines
97 B
JSON

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