Files
325dcb25-9a79-48ed-8e88-434…/vercel.json
2026-06-08 07:26:58 +00:00

5 lines
97 B
JSON

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