Files
a87ef42a-a0c7-4ed5-8060-823…/vercel.json
2026-06-10 02:04:26 +00:00

5 lines
97 B
JSON

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